Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86040 (s=86040, is=86098, ic=86099, ia=86100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86099 (s=86040, is=86099, ic=86100, ia=86101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86100 (s=86040, is=86099, ic=86100, ia=86101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86101 (s=86040, is=86099, ic=86100, ia=86101)