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