Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64646 (s=64646, is=64701, ic=64702, ia=64703)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64702 (s=64646, is=64702, ic=64703, ia=64704)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64703 (s=64646, is=64702, ic=64703, ia=64704)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64704 (s=64646, is=64702, ic=64703, ia=64704)