Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123509 (s=123509, is=123586, ic=123588, ia=123591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123587 (s=123509, is=123587, ic=123589, ia=123592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123589 (s=123509, is=123587, ic=123589, ia=123592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123592 (s=123509, is=123587, ic=123589, ia=123592)