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