Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65440 (s=65440, is=65495, ic=65496, ia=65497)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65496 (s=65440, is=65496, ic=65497, ia=65498)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65497 (s=65440, is=65496, ic=65497, ia=65498)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65498 (s=65440, is=65496, ic=65497, ia=65498)