Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30234 (s=30234, is=30268, ic=30267, ia=30269)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30269 (s=30234, is=30269, ic=30268, ia=30270)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30268 (s=30234, is=30269, ic=30268, ia=30270)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30270 (s=30234, is=30269, ic=30268, ia=30270)