Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65257 (s=65257, is=65312, ic=65313, ia=65314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65313 (s=65257, is=65313, ic=65314, ia=65315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65314 (s=65257, is=65313, ic=65314, ia=65315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65315 (s=65257, is=65313, ic=65314, ia=65315)