Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13566 (s=13566, is=13576, ic=13578, ia=13579)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13577 (s=13566, is=13577, ic=13579, ia=13580)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13579 (s=13566, is=13577, ic=13579, ia=13580)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13580 (s=13566, is=13577, ic=13579, ia=13580)