Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123023 (s=123023, is=123099, ic=123102, ia=123104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123100 (s=123023, is=123100, ic=123103, ia=123105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123103 (s=123023, is=123100, ic=123103, ia=123105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123105 (s=123023, is=123100, ic=123103, ia=123105)