Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64300 (s=64300, is=64355, ic=64356, ia=64357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64356 (s=64300, is=64356, ic=64357, ia=64358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64357 (s=64300, is=64356, ic=64357, ia=64358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64358 (s=64300, is=64356, ic=64357, ia=64358)