Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5250 (s=5250, is=5251, ic=5252, ia=5252, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5252 (s=5250, is=5252, ic=5253, ia=5253, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5253 (s=5250, is=5252, ic=5253, ia=5253, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5253 (s=5250, is=5252, ic=5253, ia=5253, pia)