Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12234 (s=12234, is=12246, ic=12245, ia=12247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12247 (s=12234, is=12247, ic=12246, ia=12248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12246 (s=12234, is=12247, ic=12246, ia=12248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12248 (s=12234, is=12247, ic=12246, ia=12248)