Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101636 (s=101636, is=101700, ic=101701, ia=101703)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101701 (s=101636, is=101701, ic=101702, ia=101704)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101702 (s=101636, is=101701, ic=101702, ia=101704)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101704 (s=101636, is=101701, ic=101702, ia=101704)