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