Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43333 (s=43333, is=43377, ic=43377, ia=43379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43378 (s=43333, is=43378, ic=43378, ia=43380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43378 (s=43333, is=43378, ic=43378, ia=43380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43380 (s=43333, is=43378, ic=43378, ia=43380)