Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30258 (s=30258, is=30278, ic=30281, ia=30282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30279 (s=30258, is=30279, ic=30282, ia=30283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30282 (s=30258, is=30279, ic=30282, ia=30283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30283 (s=30258, is=30279, ic=30282, ia=30283)