Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65176 (s=65176, is=65231, ic=65232, ia=65233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65232 (s=65176, is=65232, ic=65233, ia=65234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65233 (s=65176, is=65232, ic=65233, ia=65234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65234 (s=65176, is=65232, ic=65233, ia=65234)