Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13233 (s=13233, is=13246, ic=13245, ia=13247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13247 (s=13233, is=13247, ic=13246, ia=13248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13246 (s=13233, is=13247, ic=13246, ia=13248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13248 (s=13233, is=13247, ic=13246, ia=13248)