Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100166 (s=100166, is=100229, ic=100230, ia=100231)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100230 (s=100166, is=100230, ic=100231, ia=100232)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100231 (s=100166, is=100230, ic=100231, ia=100232)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100232 (s=100166, is=100230, ic=100231, ia=100232)