Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34499 (s=34499, is=34534, ic=34533, ia=34535)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34535 (s=34499, is=34535, ic=34534, ia=34536)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34534 (s=34499, is=34535, ic=34534, ia=34536)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34536 (s=34499, is=34535, ic=34534, ia=34536)