Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86401 (s=86401, is=86459, ic=86460, ia=86461)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86460 (s=86401, is=86460, ic=86461, ia=86462)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86461 (s=86401, is=86460, ic=86461, ia=86462)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86462 (s=86401, is=86460, ic=86461, ia=86462)