Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16666 (s=16666, is=16667, ic=16668, ia=16668, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16668 (s=16666, is=16668, ic=16669, ia=16669, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16669 (s=16666, is=16668, ic=16669, ia=16669, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16669 (s=16666, is=16668, ic=16669, ia=16669, pia)