Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65310 (s=65310, is=65365, ic=65366, ia=65367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65366 (s=65310, is=65366, ic=65367, ia=65368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65367 (s=65310, is=65366, ic=65367, ia=65368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65368 (s=65310, is=65366, ic=65367, ia=65368)