Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67188 (s=67188, is=67244, ic=67245, ia=67246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67245 (s=67188, is=67245, ic=67246, ia=67247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67246 (s=67188, is=67245, ic=67246, ia=67247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67247 (s=67188, is=67245, ic=67246, ia=67247)