Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12360 (s=12360, is=12376, ic=12376, ia=12375)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12377 (s=12360, is=12377, ic=12377, ia=12376)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12377 (s=12360, is=12377, ic=12377, ia=12376)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12376 (s=12360, is=12377, ic=12377, ia=12376)