Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12340 (s=12340, is=12352, ic=12351, ia=12353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12353 (s=12340, is=12353, ic=12352, ia=12354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12352 (s=12340, is=12353, ic=12352, ia=12354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12354 (s=12340, is=12353, ic=12352, ia=12354)