Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65538 (s=65538, is=65593, ic=65594, ia=65595)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65594 (s=65538, is=65594, ic=65595, ia=65596)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65595 (s=65538, is=65594, ic=65595, ia=65596)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65596 (s=65538, is=65594, ic=65595, ia=65596)