Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100163 (s=100163, is=100226, ic=100227, ia=100228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100227 (s=100163, is=100227, ic=100228, ia=100229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100228 (s=100163, is=100227, ic=100228, ia=100229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100229 (s=100163, is=100227, ic=100228, ia=100229)