Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65994 (s=65994, is=66049, ic=66050, ia=66051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66050 (s=65994, is=66050, ic=66051, ia=66052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66051 (s=65994, is=66050, ic=66051, ia=66052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66052 (s=65994, is=66050, ic=66051, ia=66052)