Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65237 (s=65237, is=65292, ic=65293, ia=65294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65293 (s=65237, is=65293, ic=65294, ia=65295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65294 (s=65237, is=65293, ic=65294, ia=65295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65295 (s=65237, is=65293, ic=65294, ia=65295)