Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65298 (s=65298, is=65353, ic=65354, ia=65355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65354 (s=65298, is=65354, ic=65355, ia=65356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65355 (s=65298, is=65354, ic=65355, ia=65356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65356 (s=65298, is=65354, ic=65355, ia=65356)