Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26333 (s=26333, is=26351, ic=26353, ia=26355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26352 (s=26333, is=26352, ic=26354, ia=26356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26354 (s=26333, is=26352, ic=26354, ia=26356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26356 (s=26333, is=26352, ic=26354, ia=26356)