Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65761 (s=65761, is=65816, ic=65817, ia=65818)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65817 (s=65761, is=65817, ic=65818, ia=65819)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65818 (s=65761, is=65817, ic=65818, ia=65819)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65819 (s=65761, is=65817, ic=65818, ia=65819)