Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16815 (s=16815, is=16831, ic=16832, ia=16830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16832 (s=16815, is=16832, ic=16833, ia=16831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16833 (s=16815, is=16832, ic=16833, ia=16831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16831 (s=16815, is=16832, ic=16833, ia=16831)